mickyasnake@live.com





Movie Watchlist


For this website I created a movie watchlist which allows users to search films based on a submitted search term. Users can then add specific movies to the watchlist which are stored to localStorage and remain in the watchlist until the clear watchlist button is clicked. To search and return movie data such as the run time, plot, genre etc., I utilized the omdbapi which is a free to use API. All other functions of this application were built using Javascript, HTML, and CSS.


Features

• Lets users search a database containing thousands of unique movies.

• Allows users to save films to a watchlist unique to their taste.

• Saves data unique to the user to localStorage which does not dissappear after refresh.

• Watchlist data remains until a user has clicked the clear watchlist button.

• Gives users access to additonal movie information such as plot, movie poster, etc.



Photos